-
Re: Monotype Nabs $1.45 Billion Debt Package for Owner Payout
Although it is about half refinancing, the owners are taking out $600 million as a dividend, which appears to approximately double the company’s previous debt to $1.2 billion, if I read the details c…4 -
Re: Copyrighting Fonts: Source Code Software
> 1D letter L, has only 3 points. The top point, middle and ending point. Nope, if it has a right angle, it is still two-dimensional. A one-dimensional object has only length. You can’t draw a mea…1 -
Re: Copyrighting Fonts: Source Code Software
Urm, there is no such thing as a 1D typeface. At least, not unless it is a very unusual representation of Morse code or some such? What do you even mean by that? All the major font formats are 2D. Of…1 -
Re: Copyrighting Fonts: Source Code Software
The legal state of copyright for fonts as software in the USA is a bit complicated at the moment. I cover it a bit in this article from a couple years ago: https://www.commarts.com/columns/fonts-and-…3 -
Re: Any app that support OpenType "rand" feature?
You only want one of the possible output glyphs, instead of all of them. So instead of “by” you need “from” and a grouping, like this: sub a from [a.1 a.2 a.3]; Leastways, that is how I remember it.…1
